projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a4f027
)
Bump the required introspection version
author
Johan Dahlin
<johan@gnome.org>
Mon, 14 Dec 2009 23:50:47 +0000
(21:50 -0200)
committer
Tristan Van Berkom
<tristan.van.berkom@gmail.com>
Sun, 4 Apr 2010 00:51:54 +0000
(20:51 -0400)
Makefile.introspection was added in 0.6.7
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index 9e05c76830309feb103f64ae5924935ab3913ca1..26d752d4541123586066fddcad5112caf6e0300e 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-1976,7
+1976,7
@@
fi
# GObject introspection
##################################################
-GOBJECT_INTROSPECTION_CHECK([0.6.
6
])
+GOBJECT_INTROSPECTION_CHECK([0.6.
7
])
##################################################
# Checks for gtk-doc and docbook-tools